PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / BaseAdvancedEditor<P,E> Class
Methods


In This Topic
    BaseAdvancedEditor<P,E> Class Members
    In This Topic

    The following tables list the members exposed by BaseAdvancedEditor<P,E>.

    Public Methods
     NameDescription
    Public MethodOverridden.   
    Public MethodAttaches the window editor to the group.  
    Public MethodOverridden.   
    Public MethodCreates the editor used inside the window.  
    Public MethodOverridden.   
    Public MethodDetaches the events from the editor.  
    Public Method (Inherited from C1.WPF.PropertyGrid.BaseEditor<P,AdvancedEditor>)
    Top
    Protected Methods
     NameDescription
    Protected MethodApplies the Editor properties specified in the C1PropertyGrid. (Inherited from C1.WPF.PropertyGrid.BaseEditor<P,AdvancedEditor>)
    Top
    See Also